home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Text / Edit / AmigaWriter2Demo / LocaleSupport / AmigaWriter.cd next >
Encoding:
Text File  |  2000-05-27  |  46.0 KB  |  2,704 lines

  1. ;
  2. ; Current version of AmigaWriter catalog must be 2
  3. ; or catalog will not be loaded.
  4. ;
  5. ;************************************************
  6. ;***                                          ***
  7. ;***  Program internal strings follow here!   ***
  8. ;***                                          ***
  9. ;************************************************
  10. ;
  11. ; This is a list of all currently used menu shortcuts:
  12. ; ABCDEFGHIJKLMNOPQRSTUVWXYZ
  13. ; * *  *    ** ******  * * *
  14. ;
  15. ;
  16. ;
  17. MSG_BLACK (2000//)
  18. Black
  19. ;
  20. MSG_WHITE (//)
  21. White
  22. ;
  23. MSG_RED (//)
  24. Red
  25. ;
  26. MSG_GREEN (//)
  27. Green
  28. ;
  29. MSG_BLUE (//)
  30. Blue
  31. ;
  32. MSG_YELLOW (//)
  33. Yellow
  34. ;
  35. MSG_CYAN (//)
  36. Cyan
  37. ;
  38. MSG_MAGENTA (//)
  39. Magenta
  40. ;
  41. MSG_NEWCHAPTER (//)
  42. New chapter
  43. ;
  44. MSG_NEWPAGE (//)
  45. New page
  46. ;
  47. MSG_NORMALPAGE (//)
  48. Normal page
  49. ;
  50. MSG_RIGHTPAGE (//)
  51. Right page
  52. ;
  53. MSG_LEFTPAGE (//)
  54. Left page
  55. ;
  56. MSG_ABREVDAY_1 (//)
  57. Sun
  58. ;
  59. MSG_ABREVDAY_2 (//)
  60. Mon
  61. ;
  62. MSG_ABREVDAY_3 (//)
  63. Tue
  64. ;
  65. MSG_ABREVDAY_4 (//)
  66. Wed
  67. ;
  68. MSG_ABREVDAY_5 (//)
  69. Thu
  70. ;
  71. MSG_ABREVDAY_6 (//)
  72. Fri
  73. ;
  74. MSG_ABREVDAY_7 (//)
  75. Sat
  76. ;
  77. MSG_DAY_1 (//)
  78. Sunday
  79. ;
  80. MSG_DAY_2 (//)
  81. Monday
  82. ;
  83. MSG_DAY_3 (//)
  84. Tuesday
  85. ;
  86. MSG_DAY_4 (//)
  87. Wednesday
  88. ;
  89. MSG_DAY_5 (//)
  90. Thursday
  91. ;
  92. MSG_DAY_6 (//)
  93. Friday
  94. ;
  95. MSG_DAY_7 (//)
  96. Saturday
  97. ;
  98. MSG_ABREVMONTH_1 (//)
  99. Jan
  100. ;
  101. MSG_ABREVMONTH_2 (//)
  102. Feb
  103. ;
  104. MSG_ABREVMONTH_3 (//)
  105. Mar
  106. ;
  107. MSG_ABREVMONTH_4 (//)
  108. Apr
  109. ;
  110. MSG_ABREVMONTH_5 (//)
  111. May
  112. ;
  113. MSG_ABREVMONTH_6 (//)
  114. Jun
  115. ;
  116. MSG_ABREVMONTH_7 (//)
  117. Jul
  118. ;
  119. MSG_ABREVMONTH_8 (//)
  120. Aug
  121. ;
  122. MSG_ABREVMONTH_9 (//)
  123. Sep
  124. ;
  125. MSG_ABREVMONTH_10 (//)
  126. Oct
  127. ;
  128. MSG_ABREVMONTH_11 (//)
  129. Nov
  130. ;
  131. MSG_ABREVMONTH_12 (//)
  132. Dec
  133. ;
  134. MSG_MONTH_1 (//)
  135. January
  136. ;
  137. MSG_MONTH_2 (//)
  138. February
  139. ;
  140. MSG_MONTH_3 (//)
  141. March
  142. ;
  143. MSG_MONTH_4 (//)
  144. April
  145. ;
  146. MSG_MONTH_5 (//)
  147. May
  148. ;
  149. MSG_MONTH_6 (//)
  150. June
  151. ;
  152. MSG_MONTH_7 (//)
  153. July
  154. ;
  155. MSG_MONTH_8 (//)
  156. August
  157. ;
  158. MSG_MONTH_9 (//)
  159. September
  160. ;
  161. MSG_MONTH_10 (//)
  162. October
  163. ;
  164. MSG_MONTH_11 (//)
  165. November
  166. ;
  167. MSG_MONTH_12 (//)
  168. December
  169. ;
  170. MSG_AM (//)
  171. AM
  172. ;
  173. MSG_PM (//)
  174. PM
  175. ;
  176. MSG_DATEFMTS (//)
  177. %m/%d/%Y\n%m/%d/%y\n%B %d, %Y\n%B %d, %y\n%A, %B %d, %Y\nWeek %W\n
  178. ;
  179. MSG_TIMEFMTS (//)
  180. %H:%M\n%H:%M:%s
  181. ;
  182. MSG_UNNAMED (//)
  183. Unnamed
  184. ;
  185. MSG_ABREVLEFT (//)
  186. L:
  187. ;
  188. MSG_ABREVTOP (//)
  189. T:
  190. ;
  191. MSG_ABREVWIDTH (//)
  192. W:
  193. ;
  194. MSG_ABREVHEIGHT (//)
  195. H:
  196. ;
  197. MSG_BUMPCOPY (//)
  198. Copy %ld
  199. ;
  200. MSG_BUMPCOPY_TOKEN (//)
  201. Copy
  202. ;
  203. MSG_STANDARDPAGE (//)
  204. [standard]
  205. ;
  206. MSG_NEWPAGELOOK (//)
  207. [new page format]
  208. ;
  209. MSG_DEFAULTSECTION (//)
  210. Main text
  211. ;
  212. MSG_DEFAULTSECTFMT (//)
  213. [standard]
  214. ;
  215. MSG_PARA_NOFORMAT (//)
  216. [no format]
  217. ;
  218. MSG_PARA_NORMAL (//)
  219. Normal
  220. ;
  221. MSG_PARA_FOOTNOTE (//)
  222. Foot-/Endnote
  223. ;
  224. MSG_NEWPARAFORMAT (//)
  225. New Paragraph format
  226. ;
  227. MSG_CHAR_NOFORMAT (//)
  228. [no format]
  229. ;
  230. MSG_CHAR_NORMAL (//)
  231. Normal
  232. ;
  233. MSG_CHAR_FOOTNOTEI (//)
  234. Footnote index
  235. ;
  236. MSG_CHAR_FOOTNOTEN (//)
  237. Footnote number
  238. ;
  239. MSG_NEWCHARFORMAT (//)
  240. New char format
  241. ;
  242. MSG_UNIT_PT (//)
  243. pt
  244. ;
  245. MSG_UNIT_CM (//)
  246. cm
  247. ;
  248. MSG_UNIT_MM (//)
  249. mm
  250. ;
  251. MSG_UNIT_M (//)
  252. m
  253. ;
  254. MSG_UNIT_FT (//)
  255. ft
  256. ;
  257. MSG_UNIT_INCH (//)
  258. \"
  259. ;
  260. MSG_UNIT_PERCENT (//)
  261. %
  262. ;
  263. MSG_UNIT_DEGREE (//)
  264. °
  265. ;
  266. MSG_TAB_LEFT (//)
  267. Left
  268. ;
  269. MSG_TAB_RIGHT (//)
  270. Right
  271. ;
  272. MSG_TAB_CENTER (//)
  273. Centered
  274. ;
  275. MSG_TAB_DECIMAL (//)
  276. Decimal
  277. ;
  278. MSG_NOFORMATCHANGE (//)
  279. Same format
  280. ;
  281. MSG_VERSIONFMT (//)
  282. Version %ld.%02ld, %s %s
  283. ;
  284. MSG_HELLOPLUGINS (//)
  285. Initialising plugins...
  286. ;
  287. MSG_HELLOFONTS (//)
  288. Searching for fonts...
  289. ;
  290. MSG_HELLOGUI (//)
  291. Initialising gui...
  292. ;
  293. MSG_OPENDOCU_TITLE (//)
  294. Open document
  295. ;
  296. MSG_OPENDOCU_BUTTON (//)
  297. Open
  298. ;
  299. MSG_LOADDOCU_TITLE (//)
  300. Load document
  301. ;
  302. MSG_LOADDOCU_BUTTON (//)
  303. Load
  304. ;
  305. MSG_SAVEDOCU_TITLE (//)
  306. Save document
  307. ;
  308. MSG_SAVEDOCU_BUTTON (//)
  309. Save
  310. ;
  311. MSG_FINDREPLACE_TITLE1 (//)
  312. Search & Replace \"%s\"
  313. ;
  314. MSG_FINDREPLACE_TITLE2 (//)
  315. Search & Replace
  316. ;
  317. MSG_PARAFORMAT (//)
  318. Format
  319. ;
  320. MSG_PARAFORMAT_TITLE (//)
  321. Paragraph format catalog
  322. ;
  323. MSG_CHARFORMAT (//)
  324. Format
  325. ;
  326. MSG_CHARFORMAT_TITLE (//)
  327. Char format catalog
  328. ;
  329. MSG_PAGELOOK (//)
  330. Page format
  331. ;
  332. MSG_PAGELOOK_TITLE (//)
  333. Page format catalog
  334. ;
  335. MSG_SECTFMT (//)
  336. Format
  337. ;
  338. MSG_SECTFMT_TITLE (//)
  339. Chapter format catalog
  340. ;
  341. MSG_PARADIALOG_TITLE1 (//)
  342. Paragraph format for \"%s\"
  343. ;
  344. MSG_PARADIALOG_TITLE2 (//)
  345. Paragraph format
  346. ;
  347. MSG_PARADIALOG_TITLE3 (//)
  348. Paragraph format \"%s\"
  349. ;
  350. MSG_QUICKBROWNFOX (//)
  351. The quick brown fox jumps over the lazy dog
  352. ;
  353. MSG_CHARDIALOG_TITLE1 (//)
  354. Char format for \"%s\"
  355. ;
  356. MSG_CHARDIALOG_TITLE2 (//)
  357. Char format
  358. ;
  359. MSG_CHARDIALOG_TITLE3 (//)
  360. Char format \"%s\"
  361. ;
  362. MSG_BOXDIALOG_TITLE1 (//)
  363. Box for \"%s\"
  364. ;
  365. MSG_BOXDIALOG_TITLE2 (//)
  366. Box
  367. ;
  368. MSG_PAGELOOK_TITLE1 (//)
  369. Page format dialog for \"%s\"
  370. ;
  371. MSG_PAGELOOK_TITLE2 (//)
  372. Page format dialog
  373. ;
  374. MSG_GENNEWPAGELOOK (//)
  375. New Page format...
  376. ;
  377. MSG_SECTDIALOG_TITLE1 (//)
  378. Chapter for \"%s\"
  379. ;
  380. MSG_SECTDIALOG_TITLE2 (//)
  381. Chapter
  382. ;
  383. MSG_DOCUDIALOG_TITLE1 (//)
  384. Document \"%s\"
  385. ;
  386. MSG_DOCUDIALOG_TITLE2 (//)
  387. Document
  388. ;
  389. MSG_DOCUDATEFMT (//)
  390. %d. %b %Y, %H:%M
  391. ;
  392. MSG_MEASURE_TITLE (//)
  393. Screen resolution
  394. ;
  395. MSG_SETTINGS_TITLE (//)
  396. Settings
  397. ;
  398. MSG_PRINTALLPAGES (//)
  399. All pages
  400. ;
  401. MSG_PRINTRANGE (//)
  402. Area
  403. ;
  404. MSG_PRINTDOCU (//)
  405. Print \"%s\"
  406. ;
  407. MSG_PRINTPAGE (//)
  408. Printing page %ld
  409. ;
  410. MSG_ABOUT_TITLE (//)
  411. About...
  412. ;
  413. MSG_ABOUT_PATH (//)
  414. PROGDIR:AmigaWriterAbout
  415. ;
  416. MSG_MENU_PROJECT (//)
  417. Project
  418. ;
  419. MSG_MENU_EDIT (//)
  420. Edit
  421. ;
  422. MSG_MENU_SEARCH (//)
  423. Search
  424. ;
  425. MSG_MENU_LAYOUT (//)
  426. Layout
  427. ;
  428. MSG_MENU_FORMAT (//)
  429. Format
  430. ;
  431. MSG_MENU_WINDOW (//)
  432. Window
  433. ;
  434. MSG_MENU_SETTINGS (//)
  435. Settings
  436. ;
  437. MSG_PROJECT_NEW (//)
  438. New...
  439. ;
  440. MSG_PROJECT_NEW_SC (//)
  441. N
  442. ;
  443. MSG_PROJECT_LOAD (//)
  444. Load...
  445. ;
  446. MSG_PROJECT_LOAD_SC (//)
  447. L
  448. ;
  449. MSG_PROJECT_OPEN (//)
  450. Open...
  451. ;
  452. MSG_PROJECT_OPEN_SC (//)
  453. O
  454. ;
  455. MSG_PROJECT_REVERT (//)
  456. Back
  457. ;
  458. MSG_PROJECT_REVERT_SC (//)
  459.  
  460. ;
  461. MSG_PROJECT_SAVE (//)
  462. Save
  463. ;
  464. MSG_PROJECT_SAVE_SC (//)
  465. S
  466. ;
  467. MSG_PROJECT_SAVEAS (//)
  468. Save as...
  469. ;
  470. MSG_PROJECT_SAVEAS_SC (//)
  471.  
  472. ;
  473. MSG_PROJECT_PRINT (//)
  474. Print...
  475. ;
  476. MSG_PROJECT_PRINT_SC (//)
  477. P
  478. ;
  479. MSG_PROJECT_ABOUT (//)
  480. About...
  481. ;
  482. MSG_PROJECT_ABOUT_SC (//)
  483.  
  484. ;
  485. MSG_PROJECT_CLOSE (//)
  486. Close
  487. ;
  488. MSG_PROJECT_CLOSE_SC (//)
  489. K
  490. ;
  491. MSG_PROJECT_QUIT (//)
  492. Quit
  493. ;
  494. MSG_PROJECT_QUIT_SC (//)
  495. Q
  496. ;
  497. MSG_EDIT_CUT (//)
  498. Cut
  499. ;
  500. MSG_EDIT_CUT_SC (//)
  501. X
  502. ;
  503. MSG_EDIT_COPY (//)
  504. Copy
  505. ;
  506. MSG_EDIT_COPY_SC (//)
  507. C
  508. ;
  509. MSG_EDIT_PASTE (//)
  510. Paste
  511. ;
  512. MSG_EDIT_PASTE_SC (//)
  513. V
  514. ;
  515. MSG_EDIT_ERASE (//)
  516. Delete
  517. ;
  518. MSG_EDIT_ERASE_SC (//)
  519.  
  520. ;
  521. MSG_EDIT_SELECTALL (//)
  522. Mark all
  523. ;
  524. MSG_EDIT_SELECTALL_SC (//)
  525. A
  526. ;
  527. MSG_EDIT_SELECTCHAPTER (//)
  528. Mark chapter
  529. ;
  530. MSG_EDIT_SELECTCHAPTER_SC (//)
  531.  
  532. ;
  533. MSG_EDIT_INSERT (//)
  534. Insert element
  535. ;
  536. MSG_EDIT_DATE (//)
  537. Date
  538. ;
  539. MSG_EDIT_DATE_SC (//)
  540.  
  541. ;
  542. MSG_EDIT_TIME (//)
  543. Time
  544. ;
  545. MSG_EDIT_TIME_SC (//)
  546.  
  547. ;
  548. MSG_EDIT_PAGENUM (//)
  549. Page number
  550. ;
  551. MSG_EDIT_PAGENUM_SC (//)
  552.  
  553. ;
  554. MSG_EDIT_DOCNAME (//)
  555. Document name
  556. ;
  557. MSG_EDIT_DOCNAME_SC (//)
  558.  
  559. ;
  560. MSG_EDIT_UPDATE (//)
  561. Update elements
  562. ;
  563. MSG_EDIT_UPDATE_SC (//)
  564.  
  565. ;
  566. MSG_EDIT_FOOTNOTE (//)
  567. Insert footnote
  568. ;
  569. MSG_EDIT_FOOTNOTE_SC (//)
  570.  
  571. ;
  572. MSG_EDIT_EDITFOOT (//)
  573. Edit footnote
  574. ;
  575. MSG_EDIT_EDITFOOT_SC (//)
  576.  
  577. ;
  578. MSG_EDIT_TOC (//)
  579. Insert table of contents
  580. ;
  581. MSG_EDIT_TOC_SC (//)
  582.  
  583. ;
  584. MSG_SEARCH_FIND (//)
  585. Search & Replace
  586. ;
  587. MSG_SEARCH_FIND_SC (//)
  588. F
  589. ;
  590. MSG_SEARCH_BOOKMARK (//)
  591. Set bookmark
  592. ;
  593. MSG_SEARCH_BOOKMARK_SC (//)
  594.  
  595. ;
  596. MSG_SEARCH_GOBOOKMARK (//)
  597. Goto bookmark
  598. ;
  599. MSG_SEARCH_GOBOOKMARK_SC (//)
  600.  
  601. ;
  602. MSG_LAYOUT_INSERT (//)
  603. Insert
  604. ;
  605. MSG_LAYOUT_TEXTBOX (//)
  606. Textbox
  607. ;
  608. MSG_LAYOUT_TEXTBOX_SC (//)
  609.  
  610. ;
  611. MSG_LAYOUT_BOXTOTOP (//)
  612. Box to front
  613. ;
  614. MSG_LAYOUT_BOXTOTOP_SC (//)
  615.  
  616. ;
  617. MSG_LAYOUT_BOXTOBOT (//)
  618. Box to back
  619. ;
  620. MSG_LAYOUT_BOXTOBOT_SC (//)
  621.  
  622. ;
  623. MSG_FORMAT_CHAR (//)
  624. Char...
  625. ;
  626. MSG_FORMAT_CHAR_SC (//)
  627.  
  628. ;
  629. MSG_FORMAT_PARA (//)
  630. Paragraph...
  631. ;
  632. MSG_FORMAT_PARA_SC (//)
  633.  
  634. ;
  635. MSG_FORMAT_BOX (//)
  636. Box...
  637. ;
  638. MSG_FORMAT_BOX_SC (//)
  639.  
  640. ;
  641. MSG_FORMAT_CHAPTER (//)
  642. Chapter...
  643. ;
  644. MSG_FORMAT_CHAPTER_SC (//)
  645.  
  646. ;
  647. MSG_FORMAT_DOCUMENT (//)
  648. Document...
  649. ;
  650. MSG_FORMAT_DOCUMENT_SC (//)
  651.  
  652. ;
  653. MSG_WINDOW_CHAR (//)
  654. Char format catalog...
  655. ;
  656. MSG_WINDOW_CHAR_SC (//)
  657.  
  658. ;
  659. MSG_WINDOW_PARA (//)
  660. Paragraph format catalog...
  661. ;
  662. MSG_WINDOW_PARA_SC (//)
  663.  
  664. ;
  665. MSG_WINDOW_PAGELOOK (//)
  666. Page format catalog...
  667. ;
  668. MSG_WINDOW_PAGELOOK_SC (//)
  669.  
  670. ;
  671. MSG_WINDOW_CHAPTERFMT (//)
  672. Chapter format catalog...
  673. ;
  674. MSG_WINDOW_CHAPTERFMT_SC (//)
  675.  
  676. ;
  677. MSG_SETTINGS_SETTINGS (//)
  678. Settings...
  679. ;
  680. MSG_SETTINGS_SETTINGS_SC (//)
  681.  
  682. ;
  683. MSG_SETTINGS_SAVESESSION (//)
  684. Save session
  685. ;
  686. MSG_SETTINGS_SAVESESSION_SC (//)
  687.  
  688. ;
  689. MSG_SETTINGS_LOAD (//)
  690. Load...
  691. ;
  692. MSG_SETTINGS_LOAD_SC (//)
  693.  
  694. ;
  695. MSG_SETTINGS_SAVE (//)
  696. Save
  697. ;
  698. MSG_SETTINGS_SAVE_SC (//)
  699.  
  700. ;
  701. MSG_SETTINGS_SAVEAS (//)
  702. Save as...
  703. ;
  704. MSG_SETTINGS_SAVEAS_SC (//)
  705.  
  706. ;
  707. MSG_READASCIITITLE (//)
  708. Import ASCII
  709. ;
  710. MSG_WRITEASCIITITLE (//)
  711. Export ASCII
  712. ;
  713. MSG_SERIALIZETITLE (//)
  714. AmigaWriter
  715. ;
  716. MSG_EDIT_NEXTPAGENUM (//)
  717. Number of next page
  718. ;
  719. MSG_EDIT_NEXTPAGENUM_SC (//)
  720.  
  721. ;
  722. MSG_EDIT_DOCPATH (//)
  723. Document path
  724. ;
  725. MSG_EDIT_DOCPATH_SC (//)
  726.  
  727. ;
  728. MSG_SELECTFONTDIR_TITLE (//)
  729. Choose font directory
  730. ;
  731. MSG_SELECTFONTDIR_BUTTON (//)
  732. OK
  733. ;
  734. MSG_MENU_PICTURE (//)
  735. Picture...
  736. ;
  737. MSG_MENU_PICBOX (//)
  738. Imagebox...
  739. ;
  740. MSG_PROJECT_IMPORT (//)
  741. Insert...
  742. ;
  743. MSG_PROJECT_IMPORT_SC (//)
  744.  
  745. ;
  746. MSG_EDIT_PAGENUMS (//)
  747. Page count
  748. ;
  749. MSG_EDIT_PAGENUMS_SC (//)
  750.  
  751. ;
  752. MSG_EDIT_UNDO (//)
  753. Undo
  754. ;
  755. MSG_EDIT_UNDO_SC (//)
  756. Z
  757. ;
  758. MSG_EDIT_REDO (//)
  759. Repeat
  760. ;
  761. MSG_EDIT_REDO_SC (//)
  762. R
  763. ;
  764. MSG_PROJECT_EXPORT (//)
  765. Export
  766. ;
  767. MSG_PROJECT_ASCII (//)
  768. ASCII...
  769. ;
  770. MSG_PROJECT_ASCII_SC (//)
  771.  
  772. ;
  773. MSG_PROJECT_RTF (//)
  774. Rich Text Format...
  775. ;
  776. MSG_PROJECT_RTF_SC (//)
  777.  
  778. ;
  779. MSG_PRINTDIALOG_TITLE1 (//)
  780. Printing \"%s\"
  781. ;
  782. MSG_PRINTDIALOG_TITLE2 (//)
  783. Print
  784. ;
  785. MSG_GETFORMATOPTIONS_TITLE (//)
  786. Import formats
  787. ;
  788. MSG_OPENFORMATDOCU_TITLE (//)
  789. Import formats
  790. ;
  791. MSG_OPENFORMATDOCU_BUTTON (//)
  792. Load
  793. ;
  794. MSG_FORMAT_IMPORT (//)
  795. Import formats...
  796. ;
  797. MSG_FORMAT_IMPORT_SC (//)
  798.  
  799. ;
  800. MSG_EXPORTASCII_TITLE (//)
  801. Save text as ASCII
  802. ;
  803. MSG_EXPORTASCII_BUTTON (//)
  804. Save
  805. ;
  806. MSG_EXPORTRTF_TITLE (//)
  807. Save text as RTF
  808. ;
  809. MSG_EXPORTRTF_BUTTON (//)
  810. Save
  811. ;
  812. MSG_CHAPTERFMT (//)
  813. Chapter %ld
  814. ;
  815. MSG_SPELLCHECKER_TITLE1 (//)
  816. Check document \"%s\"
  817. ;
  818. MSG_SPELLCHECKER_TITLE2 (//)
  819. Spellchecker
  820. ;
  821. MSG_MENU_SPELLCHECKER (//)
  822. Spellchecker
  823. ;
  824. MSG_SPELLCHECK_CHECK (//)
  825. Check...
  826. ;
  827. MSG_SPELLCHECK_CHECK_SC (//)
  828. W
  829. ;
  830. MSG_SPELLCHECK_CHECKALL (//)
  831. Check All...
  832. ;
  833. MSG_SPELLCHECK_CHECKALL_SC (//)
  834.  
  835. ;
  836. MSG_SPELLCHECK_CHECKCHAPTER (//)
  837. Check Chapter...
  838. ;
  839. MSG_SPELLCHECK_CHECKCHAPTER_SC (//)
  840.  
  841. ;
  842. MSG_SAVETPLDOCU_TITLE (//)
  843. Save template
  844. ;
  845. MSG_TEMPLATE (//)
  846. (Template)
  847. ;
  848. MSG_FONTREPLACETITLE (//)
  849. Replace Font
  850. ;
  851. MSG_FONTNOTFOUND (//)
  852. Font \"%s\" (%s) not found.
  853. ;
  854. MSG_REGULAR (//)
  855. Regular
  856. ;
  857. MSG_BOLD (//)
  858. Bold
  859. ;
  860. MSG_ITALIC (//)
  861. Italic
  862. ;
  863. MSG_DITHERING_ORDERED (//)
  864. Ordered
  865. ;
  866. MSG_DITHERING_HALFTONE (//)
  867. Halftone
  868. ;
  869. MSG_DITHERING_FLOYD (//)
  870. Floyd-Steinberg
  871. ;
  872. MSG_SHADING_BW (//)
  873. Black & White
  874. ;
  875. MSG_SHADING_GREY1 (//)
  876. Grey
  877. ;
  878. MSG_SHADING_GREY2 (//)
  879. Grey (A2024)
  880. ;
  881. MSG_SHADING_COLOR (//)
  882. Color
  883. ;
  884. ;
  885. ;
  886. ;******************************************
  887. ;***                                    ***
  888. ;***  Wizard GUI strings follow here!   ***
  889. ;***                                    ***
  890. ;******************************************
  891. ;
  892. MSG_REQ_128_FORMAT (1//)
  893. Not enough memory.
  894. ;
  895. MSG_REQ_128_GADGETS (2//)
  896. OK
  897. ;
  898. MSG_REQ_129_FORMAT (3//)
  899. Not enough graphics memory.
  900. ;
  901. MSG_REQ_129_GADGETS (4//)
  902. OK
  903. ;
  904. MSG_REQ_130_FORMAT (5//)
  905. File \"%s\" not found.
  906. ;
  907. MSG_REQ_130_GADGETS (6//)
  908. OK
  909. ;
  910. MSG_REQ_1369_FORMAT (7//)
  911. File \"%s\" has an\nunknown format.
  912. ;
  913. MSG_REQ_1369_GADGETS (8//)
  914. OK
  915. ;
  916. MSG_REQ_131_FORMAT (9//)
  917. Error reading file \n\"%s\".
  918. ;
  919. MSG_REQ_131_GADGETS (10//)
  920. OK
  921. ;
  922. MSG_REQ_1370_FORMAT (11//)
  923. Error while writing file\n\"%s\".
  924. ;
  925. MSG_REQ_1370_GADGETS (12//)
  926. OK
  927. ;
  928. MSG_REQ_132_FORMAT (13//)
  929. Document \"%s\" was modified.\n\nDiscard modifications and load new document?
  930. ;
  931. MSG_REQ_132_GADGETS (14//)
  932. Load|Cancel
  933. ;
  934. MSG_REQ_1274_FORMAT (15//)
  935. Document  \"%s\" has\nan autosaved file that is more current.\n\nLoad autosaved file or original document?
  936. ;
  937. MSG_REQ_1274_GADGETS (16//)
  938. Autosaved|Document|Cancel
  939. ;
  940. MSG_REQ_1275_FORMAT (17//)
  941. The autosave time is elapsed.\n\nSave document \"%s\"?
  942. ;
  943. MSG_REQ_1275_GADGETS (18//)
  944. Save|Cancel
  945. ;
  946. MSG_REQ_1276_FORMAT (19//)
  947. Document is unnamed. You must save it\nbefore it can be automatically saved.
  948. ;
  949. MSG_REQ_1276_GADGETS (20//)
  950. Save|Cancel
  951. ;
  952. MSG_REQ_133_FORMAT (21//)
  953. Document \"%s\" was modified.\n\nDiscard modifications and clear document?
  954. ;
  955. MSG_REQ_133_GADGETS (22//)
  956. Clear|Cancel
  957. ;
  958. MSG_REQ_134_FORMAT (23//)
  959. Document \"%s\" was modified.\n\nSave document or discard modifications?
  960. ;
  961. MSG_REQ_134_GADGETS (24//)
  962. Save|Discard|Cancel
  963. ;
  964. MSG_REQ_135_FORMAT (25//)
  965. File \"%s\" already exists.\n\nOverwrite?
  966. ;
  967. MSG_REQ_135_GADGETS (26//)
  968. Overwrite|Cancel
  969. ;
  970. MSG_REQ_360_FORMAT (27//)
  971. Text format \"%s\"\nis used by %ld paragraphs.\n\nReally remove it?
  972. ;
  973. MSG_REQ_360_GADGETS (28//)
  974. OK|Cancel
  975. ;
  976. MSG_REQ_613_FORMAT (29//)
  977. Char format \"%s\"\nis used %ld times.\n\nReally remove it?
  978. ;
  979. MSG_REQ_613_GADGETS (30//)
  980. OK|Cancel
  981. ;
  982. MSG_REQ_454_FORMAT (31//)
  983. Color \"%s\"\nis used %ld times.\n\nIt cannot be removed.
  984. ;
  985. MSG_REQ_454_GADGETS (32//)
  986. OK
  987. ;
  988. MSG_REQ_710_FORMAT (33//)
  989. Page format \"%s\"\nis still used %ld times.\n\nReally remove it?
  990. ;
  991. MSG_REQ_710_GADGETS (34//)
  992. OK|Cancel
  993. ;
  994. MSG_REQ_711_FORMAT (35//)
  995. Are you sure to remove this\nchapter and all its pages?
  996. ;
  997. MSG_REQ_711_GADGETS (36//)
  998. OK|Cancel
  999. ;
  1000. MSG_REQ_1297_FORMAT (37//)
  1001. The chapter format \"%s\"\nis still used %ld times.\n\nDo you really want to delete it?
  1002. ;
  1003. MSG_REQ_1297_GADGETS (38//)
  1004. OK|Cancel
  1005. ;
  1006. MSG_REQ_1270_FORMAT (39//)
  1007. Configuration file\n\"%s\" not found.\n\nUsing internal defaults.
  1008. ;
  1009. MSG_REQ_1270_GADGETS (40//)
  1010. OK
  1011. ;
  1012. MSG_REQ_1271_FORMAT (41//)
  1013. Illegal syntax in configuration\nfile \"%s\".\n\nUsing internal defaults.
  1014. ;
  1015. MSG_REQ_1271_GADGETS (42//)
  1016. OK
  1017. ;
  1018. MSG_REQ_1272_FORMAT (43//)
  1019. Session file \"%s\" not found.
  1020. ;
  1021. MSG_REQ_1272_GADGETS (44//)
  1022. OK
  1023. ;
  1024. MSG_REQ_1273_FORMAT (45//)
  1025. The session\nfile \"%s\" is faulty.
  1026. ;
  1027. MSG_REQ_1273_GADGETS (46//)
  1028. OK
  1029. ;
  1030. MSG_REQ_1358_FORMAT (47//)
  1031. Some settings of the text format\nhave been modified.\n\nApply these changes?
  1032. ;
  1033. MSG_REQ_1358_GADGETS (48//)
  1034. Apply|Discard
  1035. ;
  1036. MSG_REQ_1359_FORMAT (49//)
  1037. Some settings of the text format\nhave been modified.\n\nApply these changes?
  1038. ;
  1039. MSG_REQ_1359_GADGETS (50//)
  1040. Apply|Discard
  1041. ;
  1042. MSG_REQ_1360_FORMAT (51//)
  1043. The text format as well as the document\nhave been modified.\n\nDo you want to apply the changes to the text format?
  1044. ;
  1045. MSG_REQ_1360_GADGETS (52//)
  1046. Apply|Discard
  1047. ;
  1048. MSG_REQ_1365_FORMAT (53//)
  1049. The char format has been modified.\n\nDo you want to apply these changes?
  1050. ;
  1051. MSG_REQ_1365_GADGETS (54//)
  1052. Apply|Discard
  1053. ;
  1054. MSG_REQ_1366_FORMAT (55//)
  1055. Some settings of the char format\ndialog have been modified.\n\nDo you want to apply these changes?
  1056. ;
  1057. MSG_REQ_1366_GADGETS (56//)
  1058. Apply|Discard
  1059. ;
  1060. MSG_REQ_1367_FORMAT (57//)
  1061. The char format as well as the the document\nhave been modified.\n\nDo you want to apply the changes to the format?
  1062. ;
  1063. MSG_REQ_1367_GADGETS (58//)
  1064. Apply|Discard
  1065. ;
  1066. MSG_REQ_1361_FORMAT (59//)
  1067. Some settings of the chapter format\ndialog have been modified.\n\nDo you want to apply these changes?
  1068. ;
  1069. MSG_REQ_1361_GADGETS (60//)
  1070. Apply|Discard
  1071. ;
  1072. MSG_REQ_1362_FORMAT (61//)
  1073. Some settings of the document dialog\nhave been modified.\n\nDo you want to apply these changes?
  1074. ;
  1075. MSG_REQ_1362_GADGETS (62//)
  1076. Apply|Discard
  1077. ;
  1078. MSG_REQ_1363_FORMAT (63//)
  1079. Some settings of the preferences editor\nhave beem modified.\n\nDo you want to apply these changes?
  1080. ;
  1081. MSG_REQ_1363_GADGETS (64//)
  1082. Apply|Discard
  1083. ;
  1084. MSG_REQ_1364_FORMAT (65//)
  1085. Some settings of the box dialog\nhave been modified.\n\nDo you want to apply these changes?
  1086. ;
  1087. MSG_REQ_1364_GADGETS (66//)
  1088. Apply|Discard
  1089. ;
  1090. MSG_REQ_1368_FORMAT (67//)
  1091. Some settings of the printer dialog\nhave been modified.\n\nDo you want to apply these changes?
  1092. ;
  1093. MSG_REQ_1368_GADGETS (68//)
  1094. Apply|Discard
  1095. ;
  1096. MSG_REQ_1399_FORMAT (69//)
  1097. The serial number is not valid.\n\nPlease enter the exact serial number as\nfound on your registration card.\nPlease pay close attention to upper/lower\ncase spelling and special characters.
  1098. ;
  1099. MSG_REQ_1399_GADGETS (70//)
  1100. OK
  1101. ;
  1102. MSG_REQ_1426_FORMAT (71//)
  1103. Deleting a footnote index also\ndeletes the corresponding text.\n\nReally delete this footnote?
  1104. ;
  1105. MSG_REQ_1426_GADGETS (72//)
  1106. OK|Cancel
  1107. ;
  1108. MSG_REQ_1475_FORMAT (73//)
  1109. Unable to add word\n\"%s\" to\nspelling dictionary.
  1110. ;
  1111. MSG_REQ_1475_GADGETS (74//)
  1112. OK
  1113. ;
  1114. MSG_REQ_1476_FORMAT (75//)
  1115. Word is found in the spelling dictionary.
  1116. ;
  1117. MSG_REQ_1476_GADGETS (76//)
  1118. OK
  1119. ;
  1120. MSG_REQ_1477_FORMAT (77//)
  1121. No more words are misspelled.
  1122. ;
  1123. MSG_REQ_1477_GADGETS (78//)
  1124. OK
  1125. ;
  1126. MSG_REQ_1515_FORMAT (79//)
  1127. The file \"%s\" is \nnot placed in the templates directory \nor a subdirectory of it.\n\nAre you sure to use this name?
  1128. ;
  1129. MSG_REQ_1515_GADGETS (80//)
  1130. New name|Continue|Cancel
  1131. ;
  1132. MSG_REQ_1516_FORMAT (81//)
  1133. The file \"%s\" has an \nillegal suffix \"%s\" for templates.\n\nAre you sure to use this filename?
  1134. ;
  1135. MSG_REQ_1516_GADGETS (82//)
  1136. New name|Continue|Cancel
  1137. ;
  1138. MSG_REQ_1562_FORMAT (83//)
  1139. Please turn paper in printer to\nprint the other sides.\n\nBe careful to turn the paper correctly.\nTypically you must insert the paper\nwith the top margin into the printer and\nthe already printed side looking upwards.
  1140. ;
  1141. MSG_REQ_1562_GADGETS (84//)
  1142. Continue|Cancel
  1143. ;
  1144. MSG_REQ_1598_FORMAT (85//)
  1145. Please turn paper in printer to\nprint the other sides.\n\nBe careful to turn the paper correctly.\nTypically you must not rotate the paper\nand insert it with the already printed \nside looking upwards.
  1146. ;
  1147. MSG_REQ_1598_GADGETS (86//)
  1148. Continue|Cancel
  1149. ;
  1150. MSG_REQ_1599_FORMAT (87//)
  1151. Unable to access the printer.
  1152. ;
  1153. MSG_REQ_1599_GADGETS (88//)
  1154. OK
  1155. ;
  1156. MSG_REQ_1600_FORMAT (89//)
  1157. Out of memory while loading\ndocument \"%s\".
  1158. ;
  1159. MSG_REQ_1600_GADGETS (90//)
  1160. OK
  1161. ;
  1162. MSG_REQ_1601_FORMAT (91//)
  1163. Unable to open font \"%s\".\n\nWithout this font AmigaWriter cannot\nrun. Please check your font directories.\nAmigaWriter uses \"FONTS:\" and\n\"AmigaWriter:Fonts\" as default\nfont search path.
  1164. ;
  1165. MSG_REQ_1601_GADGETS (92//)
  1166. OK
  1167. ;
  1168. MSG_REQ_1602_FORMAT (93//)
  1169. The directory \"%s\"\nis not part of your font search path.\n\nAdd it?
  1170. ;
  1171. MSG_REQ_1602_GADGETS (94//)
  1172. Add|Cancel
  1173. ;
  1174. MSG_REQ_1603_FORMAT (95//)
  1175. The directory \"%s\"\nis not part of your font search path.\nYou can run into troubles after\nrestarting AmigaWriter.\n\nDo you really want to use this settings?
  1176. ;
  1177. MSG_REQ_1603_GADGETS (96//)
  1178. Use|Cancel
  1179. ;
  1180. MSG_REQ_1604_FORMAT (97//)
  1181. Error while printing:\n%s
  1182. ;
  1183. MSG_REQ_1604_GADGETS (98//)
  1184. OK
  1185. ;
  1186. MSG_WIN_119_STITLE (99//)
  1187. AmigaWriter
  1188. ;
  1189. MSG_IMAGEBUTTON_137_HELP (100//)
  1190. Save the current document to disk.
  1191. ;
  1192. MSG_IMAGEBUTTON_139_HELP (101//)
  1193. Print the current document.
  1194. ;
  1195. MSG_IMAGEBUTTON_141_HELP (102//)
  1196. Cut the marked text and \nplace it in the clipboard.
  1197. ;
  1198. MSG_IMAGEBUTTON_142_HELP (103//)
  1199. Copy the marked text into the clipboard.
  1200. ;
  1201. MSG_IMAGEBUTTON_143_HELP (104//)
  1202. Paste the contents of the \nclipboard at the cursor position.
  1203. ;
  1204. MSG_STRING_65_HELP (105//)
  1205. This gadget shows the current page magnification\nand allows you to manually change it.
  1206. ;
  1207. MSG_IMAGEPOPUP_149_NAME (107//)
  1208. 100 %\n25 %\n50 %\n75 %\n90 %\n125 %\n150 %\n200 %\n400 %\nFull page\nFull width\nPrinter resolution
  1209. ;
  1210. MSG_IMAGEPOPUP_149_HELP (106//)
  1211. This PopUp menu allows you to choose among \nseveral pre-defined page magnifications.
  1212. ;
  1213. MSG_IMAGEBUTTON_195_HELP (108//)
  1214. Move the current box to the front.
  1215. ;
  1216. MSG_IMAGEBUTTON_196_HELP (109//)
  1217. Move the current box to the back.
  1218. ;
  1219. MSG_IMAGEBUTTON_167_HELP (110//)
  1220. Inserts the number of the current \npage at the cursor position.
  1221. ;
  1222. MSG_IMAGEBUTTON_168_HELP (111//)
  1223. Inserts the current date\nat the cursor position.
  1224. ;
  1225. MSG_IMAGEBUTTON_169_HELP (112//)
  1226. Inserts the current time of \nday at the cursor position.
  1227. ;
  1228. MSG_LABEL_1425_NAME (113//)
  1229. Page
  1230. ;
  1231. MSG_INTEGER_84_HELP (114//)
  1232. This gadget shows the current page\nnumber and allows you to manually\nenter a different page to display.
  1233. ;
  1234. MSG_IMAGEPOPUP_153_NAME (116//)
  1235. First page\nLast Page\nFirst page of chapter\nLast page of chapter
  1236. ;
  1237. MSG_IMAGEPOPUP_153_HELP (115//)
  1238. This PopUp menu allows you to directly go to the \nfirst/last page of the document and of each chapter.
  1239. ;
  1240. MSG_IMAGETOGGLE_1446_HELP (117//)
  1241. Press to toggle bubble help\n(or press Shift-Help).
  1242. ;
  1243. MSG_ARGS_91_NAME (119//)
  1244. %s
  1245. ;
  1246. MSG_ARGS_91_HELP (118//)
  1247. This area shows the paragraph format\nwhich is used for the current paragraph.
  1248. ;
  1249. MSG_IMAGEPOPUP_155_HELP (120//)
  1250. This PopUp menu allows you to choose a paragraph \nformat to apply to the current paragraph.
  1251. ;
  1252. MSG_ARGS_93_NAME (122//)
  1253. %s
  1254. ;
  1255. MSG_ARGS_93_HELP (121//)
  1256. This area shows the name of the font which\nis used by the currently marked text area.
  1257. ;
  1258. MSG_IMAGEPOPUP_157_HELP (123//)
  1259. This PopUp menu allows you to select a font\nto use for the currently marked text area.
  1260. ;
  1261. MSG_STRING_117_HELP (124//)
  1262. This area displays the font size of the \ncurrently marked text area and allows \nyou to manually enter a different size.
  1263. ;
  1264. MSG_IMAGEPOPUP_159_HELP (125//)
  1265. This PopUp menu allows you to choose\namong several pre-defined font sizes \nfor the currently marked text area.
  1266. ;
  1267. MSG_IMAGETOGGLE_160_HELP (126//)
  1268. This gadget toggles boldface printing.
  1269. ;
  1270. MSG_IMAGETOGGLE_161_HELP (127//)
  1271. This gadget toggles italics printing.
  1272. ;
  1273. MSG_IMAGETOGGLE_162_HELP (128//)
  1274. This gadget toggles underlined printing.
  1275. ;
  1276. MSG_IMAGETOGGLE_170_HELP (129//)
  1277. This gadget toggles subscript printing.
  1278. ;
  1279. MSG_IMAGETOGGLE_171_HELP (130//)
  1280. This gadget toggles superscript printing.
  1281. ;
  1282. MSG_IMAGETOGGLE_163_HELP (131//)
  1283. Left-justify the current paragraph.
  1284. ;
  1285. MSG_IMAGETOGGLE_164_HELP (132//)
  1286. Center the current paragraph.
  1287. ;
  1288. MSG_IMAGETOGGLE_165_HELP (133//)
  1289. Right-justify the current paragraph.
  1290. ;
  1291. MSG_IMAGETOGGLE_166_HELP (134//)
  1292. Justify the current paragraph.
  1293. ;
  1294. MSG_IMAGETOGGLE_104_HELP (135//)
  1295. Toggle the display of special characters such\nas paragraph end markers and tab markers.
  1296. ;
  1297. MSG_IMAGEBUTTON_353_HELP (136//)
  1298. Open the document dialog window \nand create a new document.
  1299. ;
  1300. MSG_IMAGEBUTTON_354_HELP (137//)
  1301. Open an existing document. A file requester\nwill open to let you choose the desired file.
  1302. ;
  1303. MSG_IMAGETOGGLE_1312_HELP (138//)
  1304. Select text mode for entering text. \nAlt-Tab switches over to box mode.
  1305. ;
  1306. MSG_IMAGETOGGLE_1313_HELP (139//)
  1307. Select box mode for editing boxes.\nAlt-Tab switches over to text mode.
  1308. ;
  1309. MSG_IMAGETOGGLE_1318_HELP (140//)
  1310. Create a new textbox. Place the mouse\npointer on the page, press and hold the\nleft mouse button and draw a box of the\ndesired size, then release the button.
  1311. ;
  1312. MSG_IMAGETOGGLE_1319_HELP (141//)
  1313. Create a new image box. Place the mouse\npointer on the page, press and hold the left\nmouse button and draw a box of the desired\nsize. After that a file requester opens to let you\nchoose an image file.
  1314. ;
  1315. MSG_IMAGETOGGLE_1315_HELP (142//)
  1316. The text flow editor. Use it to edit the way\nin which text flows from one box on the\npage to the next.
  1317. ;
  1318. MSG_IMAGEBUTTON_1302_HELP (143//)
  1319. Opens the character format catalog.
  1320. ;
  1321. MSG_IMAGEBUTTON_1303_HELP (144//)
  1322. Opens the paragraph format catalog.
  1323. ;
  1324. MSG_IMAGEBUTTON_1305_HELP (145//)
  1325. Opens the page format catalog.
  1326. ;
  1327. MSG_IMAGEBUTTON_1306_HELP (146//)
  1328. Opens the chapter format catalog.
  1329. ;
  1330. MSG_ARGS_1321_NAME (148//)
  1331. %s
  1332. ;
  1333. MSG_ARGS_1321_HELP (147//)
  1334. While moving a box, this area displays \nthe  X-coordinate of the mouse.\nIt shows the box width while scaling a box.
  1335. ;
  1336. MSG_ARGS_1322_NAME (150//)
  1337. %s
  1338. ;
  1339. MSG_ARGS_1322_HELP (149//)
  1340. While moving a box, this area displays \nthe Y-coordinate of the mouse.\nIt displays the box height while scaling a box.
  1341. ;
  1342. MSG_BUTTON_340_NAME (152//)
  1343. New
  1344. ;
  1345. MSG_BUTTON_340_HELP (151//)
  1346. Create a new format.
  1347. ;
  1348. MSG_BUTTON_341_NAME (154//)
  1349. Del.
  1350. ;
  1351. MSG_BUTTON_341_HELP (153//)
  1352. Remove the selected format.
  1353. ;
  1354. MSG_BUTTON_361_NAME (156//)
  1355. Apply
  1356. ;
  1357. MSG_BUTTON_361_HELP (155//)
  1358. Apply changes to the selected format.
  1359. ;
  1360. MSG_ARROW_342_HELP (157//)
  1361. Move the format up in the list.
  1362. ;
  1363. MSG_ARROW_343_HELP (158//)
  1364. Move the format down in the list.
  1365. ;
  1366. MSG_STRING_346_HELP (159//)
  1367. Here you can edit the name of \nthe currently selected format.
  1368. ;
  1369. MSG_VGROUP_381_NAME (160//)
  1370. Format
  1371. ;
  1372. MSG_BUTTON_384_NAME (162//)
  1373. New
  1374. ;
  1375. MSG_BUTTON_384_HELP (161//)
  1376. Create a new format.
  1377. ;
  1378. MSG_BUTTON_385_NAME (164//)
  1379. Del.
  1380. ;
  1381. MSG_BUTTON_385_HELP (163//)
  1382. Remove the selected format.
  1383. ;
  1384. MSG_ARROW_386_HELP (165//)
  1385. Move the selected format up in the list.
  1386. ;
  1387. MSG_ARROW_387_HELP (166//)
  1388. Move the selected format down in the list.
  1389. ;
  1390. MSG_STRING_388_HELP (167//)
  1391. Here you can edit the name \nof the selected format.
  1392. ;
  1393. MSG_VGROUP_377_NAME (168//)
  1394. Hot Key
  1395. ;
  1396. MSG_LISTVIEW_372_HELP (169//)
  1397. In this list you can choose a hotkey \nfor calling the  format directly.
  1398. ;
  1399. MSG_ARGS_379_NAME (171//)
  1400. %s
  1401. ;
  1402. MSG_ARGS_379_HELP (170//)
  1403. Displays the currently selected\nqualifier for the hotkey.
  1404. ;
  1405. MSG_IMAGEPOPUP_380_NAME (173//)
  1406. None\nShift\nAlt\nCtrl\nShift+Alt\nShift+Ctrl\nAlt+Ctrl\nShift+Alt+Ctrl
  1407. ;
  1408. MSG_IMAGEPOPUP_380_HELP (172//)
  1409. This PopUp menu allows you\nto select a qualifier for the hotkey.
  1410. ;
  1411. MSG_HGROUP_199_NAME (174//)
  1412. Paragraph\nTabs\nFont\nColors
  1413. ;
  1414. MSG_VGROUP_269_NAME (175//)
  1415. Alignment
  1416. ;
  1417. MSG_LABEL_271_NAME (176//)
  1418. Left-justified\nCentered\nRight-justified\nJustified\nFlexible spacing
  1419. ;
  1420. MSG_VGROUP_282_NAME (177//)
  1421. Indent
  1422. ;
  1423. MSG_LABEL_284_NAME (178//)
  1424. 1st Line
  1425. ;
  1426. MSG_STRING_285_HELP (179//)
  1427. Enter the indentation for the \nfirst line of a paragraph.
  1428. ;
  1429. MSG_LABEL_287_NAME (180//)
  1430. Left\n
  1431. ;
  1432. MSG_CYCLE_288_NAME (182//)
  1433. Position\nTabulator
  1434. ;
  1435. MSG_CYCLE_288_HELP (181//)
  1436. Choose whether to indent \nby distance or by tab stops.
  1437. ;
  1438. MSG_STRING_289_HELP (183//)
  1439. Enter the distance to indent \nthe remaining lines by.
  1440. ;
  1441. MSG_INTEGER_290_HELP (184//)
  1442. Enter the number of tab stops\nto indent the remaining lines by.
  1443. ;
  1444. MSG_LABEL_295_NAME (185//)
  1445. Right
  1446. ;
  1447. MSG_STRING_296_HELP (186//)
  1448. Enter the right indentation \nfor the entire paragraph.
  1449. ;
  1450. MSG_HGROUP_1287_NAME (187//)
  1451. Paragraph spacing
  1452. ;
  1453. MSG_LABEL_1288_NAME (188//)
  1454. Before\nAfter
  1455. ;
  1456. MSG_VGROUP_1292_NAME (189//)
  1457. Paragraph change
  1458. ;
  1459. MSG_LABEL_1293_NAME (190//)
  1460. After return switch to:
  1461. ;
  1462. MSG_ARGS_1295_NAME (192//)
  1463. %s
  1464. ;
  1465. MSG_ARGS_1295_HELP (191//)
  1466. Displays the format which will be \nused after ending this paragraph.
  1467. ;
  1468. MSG_IMAGEPOPUP_1296_HELP (193//)
  1469. Allows you to select a format which will\nautomatically be used for the next paragraph.
  1470. ;
  1471. MSG_VGROUP_325_NAME (194//)
  1472. Extra
  1473. ;
  1474. MSG_CHECKBOX_327_HELP (195//)
  1475. Check this box if you want the paragraph\ncontents to be included in the table of contetns.
  1476. ;
  1477. MSG_CHECKBOX_1100_HELP (196//)
  1478. Check this box if you want the \nparagraph to be placed on a new page.
  1479. ;
  1480. MSG_LABEL_328_NAME (197//)
  1481. Content\nNew page
  1482. ;
  1483. MSG_CHECKBOX_1099_HELP (198//)
  1484. Check this box if you want the paragraph\nto be the first paragraph of a new chapter.
  1485. ;
  1486. MSG_LABEL_1279_NAME (199//)
  1487. New chapter
  1488. ;
  1489. MSG_ARGS_1282_NAME (201//)
  1490. %s
  1491. ;
  1492. MSG_ARGS_1282_HELP (200//)
  1493. If 'New chapter' is checked, this box \nshows which chapter format will be used.
  1494. ;
  1495. MSG_IMAGEPOPUP_1283_HELP (202//)
  1496. If 'New chapter' is checked, this PopUp menu\nallows you to choose a format for the new chapter.
  1497. ;
  1498. MSG_HGROUP_272_NAME (203//)
  1499. Line spacing
  1500. ;
  1501. MSG_CYCLE_280_NAME (204//)
  1502. single line\n1½ lines\n2 lines\nvariable\nfixed
  1503. ;
  1504. MSG_VGROUP_297_NAME (205//)
  1505. Formats
  1506. ;
  1507. MSG_LABEL_299_NAME (206//)
  1508. Date
  1509. ;
  1510. MSG_LABEL_302_NAME (207//)
  1511. Time
  1512. ;
  1513. MSG_VGROUP_311_NAME (208//)
  1514. Tab stops
  1515. ;
  1516. MSG_BUTTON_319_NAME (210//)
  1517. New
  1518. ;
  1519. MSG_BUTTON_319_HELP (209//)
  1520. Creates a new tab stop.
  1521. ;
  1522. MSG_BUTTON_320_NAME (212//)
  1523. Del.
  1524. ;
  1525. MSG_BUTTON_320_HELP (211//)
  1526. Removes the selected tab stop.
  1527. ;
  1528. MSG_BUTTON_1135_NAME (214//)
  1529. Del. All
  1530. ;
  1531. MSG_BUTTON_1135_HELP (213//)
  1532. Removes all tab stops.
  1533. ;
  1534. MSG_STRING_322_HELP (215//)
  1535. In this gadget you can edit the \nposition of the current tab stop.
  1536. ;
  1537. MSG_VGROUP_1122_NAME (216//)
  1538. Alignment
  1539. ;
  1540. MSG_LABEL_1125_NAME (217//)
  1541. Left\nCentered\nRight\nDecimal
  1542. ;
  1543. MSG_STRING_1106_HELP (218//)
  1544. Here you can enter a character to which\nthe decimal tab should be aligned.
  1545. ;
  1546. MSG_HGROUP_1101_NAME (219//)
  1547. Repeat
  1548. ;
  1549. MSG_BUTTON_1102_NAME (221//)
  1550. Interval
  1551. ;
  1552. MSG_BUTTON_1102_HELP (220//)
  1553. Clicking on this button will repeat the selected\ntab stop according to the interval set to the right.
  1554. ;
  1555. MSG_STRING_1103_HELP (222//)
  1556. Here you can enter a distance\nfor use with the interval button.
  1557. ;
  1558. MSG_HGROUP_1107_NAME (223//)
  1559. Tab leaders
  1560. ;
  1561. MSG_LABEL_1127_NAME (224//)
  1562. None\n..........\n. . . .\n-----\n- - - -\nOther
  1563. ;
  1564. MSG_STRING_1110_HELP (225//)
  1565. Here you can enter any combination of \nup to four characters which will be repeated \nand used as the tab leader pattern.
  1566. ;
  1567. MSG_VGROUP_208_NAME (226//)
  1568. Font
  1569. ;
  1570. MSG_VGROUP_217_NAME (227//)
  1571. Size
  1572. ;
  1573. MSG_HGROUP_243_NAME (228//)
  1574. Position
  1575. ;
  1576. MSG_LABEL_245_NAME (229//)
  1577. Normal\nSuperscript\nSubscript
  1578. ;
  1579. MSG_HGROUP_226_NAME (230//)
  1580. Properties
  1581. ;
  1582. MSG_LABEL_234_NAME (231//)
  1583. Bold\nItalics\nUnderlined\nDouble under.\nStrikethrough\nSmall caps
  1584. ;
  1585. MSG_HGROUP_235_NAME (232//)
  1586. Extra
  1587. ;
  1588. MSG_LABEL_236_NAME (233//)
  1589. Height\nWidth\nSlant\nSmall caps
  1590. ;
  1591. MSG_HGROUP_264_NAME (234//)
  1592. Preview
  1593. ;
  1594. MSG_LABEL_402_NAME (235//)
  1595. Text\nUnderline
  1596. ;
  1597. MSG_ARGS_407_NAME (237//)
  1598. %s
  1599. ;
  1600. MSG_ARGS_407_HELP (236//)
  1601. This color will be used for\nthe actual characters.
  1602. ;
  1603. MSG_ARGS_408_NAME (239//)
  1604. %s
  1605. ;
  1606. MSG_ARGS_408_HELP (238//)
  1607. This color will be used for underlining,\ndouble underlining and strikethrough.
  1608. ;
  1609. MSG_HGROUP_434_NAME (240//)
  1610. Color
  1611. ;
  1612. MSG_BUTTON_438_NAME (242//)
  1613. New
  1614. ;
  1615. MSG_BUTTON_438_HELP (241//)
  1616. Create a new color.
  1617. ;
  1618. MSG_BUTTON_439_NAME (244//)
  1619. Del.
  1620. ;
  1621. MSG_BUTTON_439_HELP (243//)
  1622. Remove the selected color.
  1623. ;
  1624. MSG_ARROW_440_HELP (245//)
  1625. Move the selected color up in the list.
  1626. ;
  1627. MSG_ARROW_441_HELP (246//)
  1628. Move the selected color down in the list.
  1629. ;
  1630. MSG_STRING_448_HELP (247//)
  1631. Here you can edit the name of\nthe currently selected color.
  1632. ;
  1633. MSG_HGROUP_409_NAME (248//)
  1634. RGB\nHSV
  1635. ;
  1636. MSG_LABEL_422_NAME (249//)
  1637. R\nG\nB
  1638. ;
  1639. MSG_LABEL_423_NAME (250//)
  1640. H\nS\nV
  1641. ;
  1642. MSG_HGROUP_398_NAME (251//)
  1643. Preview
  1644. ;
  1645. MSG_BUTTON_205_NAME (253//)
  1646. _Use
  1647. ;
  1648. MSG_BUTTON_205_HELP (252//)
  1649. Close the window and apply all changes.
  1650. ;
  1651. MSG_BUTTON_362_NAME (255//)
  1652. _Apply
  1653. ;
  1654. MSG_BUTTON_362_HELP (254//)
  1655. Apply all changes without closing the window.
  1656. ;
  1657. MSG_BUTTON_206_NAME (257//)
  1658. _Reset
  1659. ;
  1660. MSG_BUTTON_206_HELP (256//)
  1661. Reset all parameters to the state they \nwere in before last calling Use/Apply.
  1662. ;
  1663. MSG_BUTTON_207_NAME (259//)
  1664. _Cancel
  1665. ;
  1666. MSG_BUTTON_207_HELP (258//)
  1667. Close the window without applying any changes.
  1668. ;
  1669. MSG_VGROUP_1142_NAME (260//)
  1670. Format
  1671. ;
  1672. MSG_BUTTON_1145_NAME (262//)
  1673. New
  1674. ;
  1675. MSG_BUTTON_1145_HELP (261//)
  1676. Create a new format.
  1677. ;
  1678. MSG_BUTTON_1146_NAME (264//)
  1679. Del.
  1680. ;
  1681. MSG_BUTTON_1146_HELP (263//)
  1682. Remove the selected format.
  1683. ;
  1684. MSG_ARROW_1147_HELP (265//)
  1685. Move the selected format up in the list.
  1686. ;
  1687. MSG_ARROW_1148_HELP (266//)
  1688. Move the selected format down in the list.
  1689. ;
  1690. MSG_STRING_1155_HELP (267//)
  1691. Here you can edit the name \nof the selected format.
  1692. ;
  1693. MSG_VGROUP_1156_NAME (268//)
  1694. Hot Key
  1695. ;
  1696. MSG_LISTVIEW_1158_HELP (269//)
  1697. In this list you can select a hotkey \nfor directly applying the format.
  1698. ;
  1699. MSG_ARGS_1164_NAME (271//)
  1700. %s
  1701. ;
  1702. MSG_ARGS_1164_HELP (270//)
  1703. Here you can see the currently\nselected qualifier for the hotkey.
  1704. ;
  1705. MSG_IMAGEPOPUP_1165_NAME (273//)
  1706. None\nShift\nAlt\nCtrl\nShift+Alt\nShift+Ctrl\nAlt+Ctrl\nShift+Alt+Ctrl
  1707. ;
  1708. MSG_IMAGEPOPUP_1165_HELP (272//)
  1709. This PopUp menu allows you to \nselect a qualifier for the hotkey.
  1710. ;
  1711. MSG_HGROUP_459_NAME (274//)
  1712. Font\nColors
  1713. ;
  1714. MSG_VGROUP_514_NAME (275//)
  1715. Font
  1716. ;
  1717. MSG_VGROUP_522_NAME (276//)
  1718. Size
  1719. ;
  1720. MSG_HGROUP_530_NAME (277//)
  1721. Position
  1722. ;
  1723. MSG_LABEL_532_NAME (278//)
  1724. Normal\nSuperscript\nSubscript
  1725. ;
  1726. MSG_HGROUP_538_NAME (279//)
  1727. Properties
  1728. ;
  1729. MSG_LABEL_546_NAME (280//)
  1730. Bold\nItalic\nUnderline\nDouble underl.\nStriketrough\nSmall caps
  1731. ;
  1732. MSG_HGROUP_547_NAME (281//)
  1733. Extra
  1734. ;
  1735. MSG_LABEL_548_NAME (282//)
  1736. Height\nWidth\nSlant\nSmall caps
  1737. ;
  1738. MSG_HGROUP_553_NAME (283//)
  1739. Preview
  1740. ;
  1741. MSG_LABEL_558_NAME (284//)
  1742. Text\nUnderline
  1743. ;
  1744. MSG_ARGS_562_NAME (286//)
  1745. %s
  1746. ;
  1747. MSG_ARGS_562_HELP (285//)
  1748. This color will be used for\nthe actual characters.
  1749. ;
  1750. MSG_ARGS_565_NAME (288//)
  1751. %s
  1752. ;
  1753. MSG_ARGS_565_HELP (287//)
  1754. This color will be used for underlining,\ndouble underlining and strikethrough.
  1755. ;
  1756. MSG_HGROUP_567_NAME (289//)
  1757. Color
  1758. ;
  1759. MSG_BUTTON_571_NAME (291//)
  1760. New
  1761. ;
  1762. MSG_BUTTON_571_HELP (290//)
  1763. Creates a new color.
  1764. ;
  1765. MSG_BUTTON_572_NAME (293//)
  1766. Del.
  1767. ;
  1768. MSG_BUTTON_572_HELP (292//)
  1769. Removes the selected color.
  1770. ;
  1771. MSG_ARROW_573_HELP (294//)
  1772. Moves the selected color up in the list.
  1773. ;
  1774. MSG_ARROW_574_HELP (295//)
  1775. Moves the selected color down in the list.
  1776. ;
  1777. MSG_STRING_581_HELP (296//)
  1778. Here you can edit the name \nof the selected color.
  1779. ;
  1780. MSG_HGROUP_583_NAME (297//)
  1781. RGB\nHSV
  1782. ;
  1783. MSG_LABEL_584_NAME (298//)
  1784. R\nG\nB
  1785. ;
  1786. MSG_LABEL_585_NAME (299//)
  1787. H\nS\nV
  1788. ;
  1789. MSG_HGROUP_606_NAME (300//)
  1790. Preview
  1791. ;
  1792. MSG_BUTTON_609_NAME (302//)
  1793. _Use
  1794. ;
  1795. MSG_BUTTON_609_HELP (301//)
  1796. Close the window and apply all changes.
  1797. ;
  1798. MSG_BUTTON_610_NAME (304//)
  1799. _Apply
  1800. ;
  1801. MSG_BUTTON_610_HELP (303//)
  1802. Apply all changes without closing the window.
  1803. ;
  1804. MSG_BUTTON_611_NAME (306//)
  1805. _Reset
  1806. ;
  1807. MSG_BUTTON_611_HELP (305//)
  1808. Reset all parameters to the state they\nwere in before last calling Use/Apply.
  1809. ;
  1810. MSG_BUTTON_612_NAME (308//)
  1811. _Cancel
  1812. ;
  1813. MSG_BUTTON_612_HELP (307//)
  1814. Close the window without applying any changes.
  1815. ;
  1816. MSG_LABEL_680_NAME (309//)
  1817. Page
  1818. ;
  1819. MSG_CYCLE_615_NAME (310//)
  1820. Left\nRight/Normal
  1821. ;
  1822. MSG_HGROUP_616_NAME (311//)
  1823. Columns
  1824. ;
  1825. MSG_LABEL_641_NAME (312//)
  1826. Number
  1827. ;
  1828. MSG_LABEL_642_NAME (313//)
  1829. Gutter
  1830. ;
  1831. MSG_VGROUP_644_NAME (314//)
  1832. Page borders
  1833. ;
  1834. MSG_LABEL_646_NAME (315//)
  1835. Top
  1836. ;
  1837. MSG_LABEL_649_NAME (316//)
  1838. Outside
  1839. ;
  1840. MSG_LABEL_650_NAME (317//)
  1841. Inside
  1842. ;
  1843. MSG_LABEL_652_NAME (318//)
  1844. Inside
  1845. ;
  1846. MSG_LABEL_653_NAME (319//)
  1847. Outside
  1848. ;
  1849. MSG_LABEL_656_NAME (320//)
  1850. Bottom
  1851. ;
  1852. MSG_VGROUP_658_NAME (321//)
  1853. Page headers/footers
  1854. ;
  1855. MSG_LABEL_625_NAME (322//)
  1856. Page header
  1857. ;
  1858. MSG_LABEL_659_NAME (323//)
  1859. Height
  1860. ;
  1861. MSG_LABEL_660_NAME (324//)
  1862. Lower distance
  1863. ;
  1864. MSG_LABEL_628_NAME (325//)
  1865. Page footer
  1866. ;
  1867. MSG_LABEL_661_NAME (326//)
  1868. Height
  1869. ;
  1870. MSG_LABEL_662_NAME (327//)
  1871. Upper distance
  1872. ;
  1873. MSG_LABEL_631_NAME (328//)
  1874. Page number
  1875. ;
  1876. MSG_LABEL_678_NAME (329//)
  1877. In
  1878. ;
  1879. MSG_CYCLE_636_NAME (330//)
  1880. Header\nFooter
  1881. ;
  1882. MSG_LABEL_667_NAME (331//)
  1883. Alignment
  1884. ;
  1885. MSG_CYCLE_637_NAME (332//)
  1886. Inside\nCentered\nOutside
  1887. ;
  1888. MSG_BUTTON_639_NAME (333//)
  1889. _Use
  1890. ;
  1891. MSG_BUTTON_640_NAME (334//)
  1892. _Cancel
  1893. ;
  1894. MSG_VGROUP_683_NAME (335//)
  1895. Master pages
  1896. ;
  1897. MSG_LABEL_693_NAME (336//)
  1898. Normal/Right
  1899. ;
  1900. MSG_ARGS_694_NAME (337//)
  1901. %s
  1902. ;
  1903. MSG_LABEL_689_NAME (338//)
  1904. Left
  1905. ;
  1906. MSG_ARGS_690_NAME (339//)
  1907. %s
  1908. ;
  1909. MSG_VGROUP_696_NAME (340//)
  1910. Page numbering
  1911. ;
  1912. MSG_CYCLE_697_NAME (341//)
  1913. Restart\nContinue
  1914. ;
  1915. MSG_LABEL_699_NAME (342//)
  1916. First page no.
  1917. ;
  1918. MSG_LABEL_702_NAME (343//)
  1919. Format
  1920. ;
  1921. MSG_CYCLE_703_NAME (344//)
  1922. 1 2 3 4 ...\nI II III IV ...\nA B C D ...\na b c d ...
  1923. ;
  1924. MSG_BUTTON_706_NAME (346//)
  1925. _Use
  1926. ;
  1927. MSG_BUTTON_706_HELP (345//)
  1928. Close the window and apply all changes.
  1929. ;
  1930. MSG_BUTTON_707_NAME (348//)
  1931. _Apply
  1932. ;
  1933. MSG_BUTTON_707_HELP (347//)
  1934. Apply all changes without closing the window.
  1935. ;
  1936. MSG_BUTTON_708_NAME (350//)
  1937. _Reset
  1938. ;
  1939. MSG_BUTTON_708_HELP (349//)
  1940. Reset all parameters to the state they\nwere in before last calling use/apply.
  1941. ;
  1942. MSG_BUTTON_709_NAME (352//)
  1943. _Cancel
  1944. ;
  1945. MSG_BUTTON_709_HELP (351//)
  1946. Close the window without applying any changes.
  1947. ;
  1948. MSG_HGROUP_883_NAME (353//)
  1949. Description\nTemplates\nPages\nFootnotes & Tab stops
  1950. ;
  1951. MSG_LABEL_716_NAME (354//)
  1952. Author
  1953. ;
  1954. MSG_LABEL_720_NAME (355//)
  1955. Notes
  1956. ;
  1957. MSG_LABEL_724_NAME (356//)
  1958. Created
  1959. ;
  1960. MSG_STRING_717_HELP (357//)
  1961. Here you can enter the name of the document author.
  1962. ;
  1963. MSG_STRINGFIELD_722_HELP (358//)
  1964. Here you can enter a short description of\nthe document, or you can use this area to\nstore notes about the document.
  1965. ;
  1966. MSG_ARGS_725_NAME (359//)
  1967. %s
  1968. ;
  1969. MSG_LABEL_727_NAME (360//)
  1970. Last changed
  1971. ;
  1972. MSG_ARGS_728_NAME (361//)
  1973. %s
  1974. ;
  1975. MSG_VGROUP_1499_NAME (362//)
  1976. Template
  1977. ;
  1978. MSG_LABEL_1450_NAME (363//)
  1979. Based on
  1980. ;
  1981. MSG_HIERARCHY_1514_HELP (364//)
  1982. Select an item as a template\nfor your new document.
  1983. ;
  1984. MSG_CHECKBOX_1455_HELP (365//)
  1985. Select this checkbox to create\na new template.
  1986. ;
  1987. MSG_LABEL_1456_NAME (367//)
  1988. This document is a template
  1989. ;
  1990. MSG_LABEL_1456_HELP (366//)
  1991. Select this checkbox to create\na new template.
  1992. ;
  1993. MSG_HGROUP_731_NAME (368//)
  1994. Page size
  1995. ;
  1996. MSG_CYCLE_877_NAME (369//)
  1997. DIN A4\nB5 ISO\nDIN B5\nB4 ISO\nDIN B4\nDIN A3\nDIN A3+ / US B+\nUS Letter\nUS Legal\nC5 envelope\n\"DIN Lang\" envelope\nA5 card\nA6 card\n5\" × 8\" card\n8\" × 10\" card\nOther
  1998. ;
  1999. MSG_LABEL_1519_NAME (370//)
  2000. Landscape
  2001. ;
  2002. MSG_LABEL_742_NAME (371//)
  2003. Facing pages
  2004. ;
  2005. MSG_LABEL_736_NAME (372//)
  2006. Width
  2007. ;
  2008. MSG_LABEL_746_NAME (373//)
  2009. Height
  2010. ;
  2011. MSG_VGROUP_1521_NAME (374//)
  2012. Print off
  2013. ;
  2014. MSG_LABEL_1523_NAME (375//)
  2015. Document type
  2016. ;
  2017. MSG_CYCLE_1524_NAME (376//)
  2018. One sided\nTwo sided\nTiled\nTiled Landscape\nBook (2 pages on paper)
  2019. ;
  2020. MSG_LABEL_1526_NAME (377//)
  2021. Tiles horizontal
  2022. ;
  2023. MSG_LABEL_1528_NAME (378//)
  2024. vertical
  2025. ;
  2026. MSG_LABEL_1532_NAME (379//)
  2027. folding marks
  2028. ;
  2029. MSG_LABEL_1534_NAME (380//)
  2030. cutting marks
  2031. ;
  2032. MSG_LABEL_1545_NAME (381//)
  2033. Insert vacant pages
  2034. ;
  2035. MSG_LABEL_1547_NAME (382//)
  2036. \n\n
  2037. ;
  2038. MSG_LABEL_1549_NAME (383//)
  2039. behind last page
  2040. ;
  2041. MSG_LABEL_1550_NAME (384//)
  2042. before last page
  2043. ;
  2044. MSG_LABEL_1553_NAME (385//)
  2045. pages before last page
  2046. ;
  2047. MSG_HGROUP_766_NAME (386//)
  2048. Foot-/Endnotes
  2049. ;
  2050. MSG_LABEL_768_NAME (387//)
  2051. Footnotes\nChapter end notes\nDocument end notes
  2052. ;
  2053. MSG_LABEL_771_NAME (388//)
  2054. Line weight
  2055. ;
  2056. MSG_LABEL_779_NAME (389//)
  2057. Format
  2058. ;
  2059. MSG_CYCLE_780_NAME (390//)
  2060. 1, 2, 3, ...\n1), 2), 3), ...\ni, ii, iii, iv, ...\ni), ii), iii), iv), ...
  2061. ;
  2062. MSG_HGROUP_760_NAME (391//)
  2063. Tab stops
  2064. ;
  2065. MSG_LABEL_761_NAME (392//)
  2066. Distance
  2067. ;
  2068. MSG_LABEL_764_NAME (393//)
  2069. Alignment
  2070. ;
  2071. MSG_CYCLE_765_NAME (394//)
  2072. Left\nCentered\nRight
  2073. ;
  2074. MSG_BUTTON_788_NAME (396//)
  2075. _Use
  2076. ;
  2077. MSG_BUTTON_788_HELP (395//)
  2078. Close the window and apply all changes.
  2079. ;
  2080. MSG_BUTTON_918_NAME (398//)
  2081. _Apply
  2082. ;
  2083. MSG_BUTTON_918_HELP (397//)
  2084. Apply all changes without closing the window.
  2085. ;
  2086. MSG_BUTTON_919_NAME (400//)
  2087. _Reset
  2088. ;
  2089. MSG_BUTTON_919_HELP (399//)
  2090. Reset all parameters to the state they\nwere in before last calling use/apply.
  2091. ;
  2092. MSG_BUTTON_789_NAME (402//)
  2093. _Cancel
  2094. ;
  2095. MSG_BUTTON_789_HELP (401//)
  2096. Close the window without applying any changes.
  2097. ;
  2098. MSG_HGROUP_831_NAME (403//)
  2099. Display\nAppearance\nSaving\nFormats\nFonts\nSpellchecker
  2100. ;
  2101. MSG_VGROUP_912_NAME (404//)
  2102. Screen
  2103. ;
  2104. MSG_LABEL_844_NAME (405//)
  2105. Screen
  2106. ;
  2107. MSG_ARGS_845_NAME (406//)
  2108. %s
  2109. ;
  2110. MSG_LABEL_1267_NAME (407//)
  2111. The selected public screen will be used\nafter the next program start.
  2112. ;
  2113. MSG_VGROUP_913_NAME (408//)
  2114. Resolution
  2115. ;
  2116. MSG_LABEL_837_NAME (409//)
  2117. Visible width
  2118. ;
  2119. MSG_LABEL_840_NAME (410//)
  2120. Height
  2121. ;
  2122. MSG_BUTTON_867_NAME (411//)
  2123. Measure display size...
  2124. ;
  2125. MSG_VGROUP_890_NAME (412//)
  2126. Units
  2127. ;
  2128. MSG_LABEL_892_NAME (413//)
  2129. Standard unit
  2130. ;
  2131. MSG_CYCLE_893_NAME (414//)
  2132. Centimeter (cm)\nMillimeter (mm)\nInch (\")\nPoints (pt)
  2133. ;
  2134. MSG_LABEL_895_NAME (415//)
  2135. Ruler unit
  2136. ;
  2137. MSG_CYCLE_896_NAME (416//)
  2138. Centimeter (cm)\nInch (\")
  2139. ;
  2140. MSG_HGROUP_899_NAME (417//)
  2141. Guides
  2142. ;
  2143. MSG_CHECKBOX_901_HELP (418//)
  2144. Check this box if you want the formatting\nsymbols such as paragraph markers and\ntab stop markers to be displayed as default.
  2145. ;
  2146. MSG_CHECKBOX_904_HELP (419//)
  2147. Check this box if you wish the box\nborders and print borders to be\nvisible while editing the document.
  2148. ;
  2149. MSG_LABEL_902_NAME (420//)
  2150. ¶, page breaks ...\nbox borders, print borders ..
  2151. ;
  2152. MSG_VGROUP_791_NAME (421//)
  2153. Documents
  2154. ;
  2155. MSG_LABEL_797_NAME (422//)
  2156. Automatically
  2157. ;
  2158. MSG_LABEL_811_NAME (423//)
  2159. Every
  2160. ;
  2161. MSG_LABEL_799_NAME (424//)
  2162. min
  2163. ;
  2164. MSG_LABEL_802_NAME (425//)
  2165. Backup copies
  2166. ;
  2167. MSG_LABEL_804_NAME (426//)
  2168. max. amount
  2169. ;
  2170. MSG_VGROUP_911_NAME (427//)
  2171. Session
  2172. ;
  2173. MSG_CHECKBOX_793_HELP (428//)
  2174. Check this box if you want the position\nof the dialog windows to be saved along\nwith the document.
  2175. ;
  2176. MSG_LABEL_794_NAME (429//)
  2177. Save session
  2178. ;
  2179. MSG_VGROUP_813_NAME (430//)
  2180. Paragraph formats
  2181. ;
  2182. MSG_BUTTON_814_NAME (431//)
  2183. Normal...
  2184. ;
  2185. MSG_BUTTON_815_NAME (432//)
  2186. Foot/End notes...
  2187. ;
  2188. MSG_VGROUP_817_NAME (433//)
  2189. Char formats
  2190. ;
  2191. MSG_BUTTON_819_NAME (434//)
  2192. Footnote index...
  2193. ;
  2194. MSG_BUTTON_820_NAME (435//)
  2195. Footnote number...
  2196. ;
  2197. MSG_BUTTON_1403_NAME (437//)
  2198. New
  2199. ;
  2200. MSG_BUTTON_1403_HELP (436//)
  2201. Add a new font \ndirectory to the list.
  2202. ;
  2203. MSG_BUTTON_1404_NAME (439//)
  2204. Del.
  2205. ;
  2206. MSG_BUTTON_1404_HELP (438//)
  2207. Remove the selected font\ndirectory from the list.
  2208. ;
  2209. MSG_ARROW_1405_HELP (440//)
  2210. Move the selected font\ndirectory up in the list.
  2211. ;
  2212. MSG_ARROW_1406_HELP (441//)
  2213. Move the selected font\ndirectory down in the list.
  2214. ;
  2215. MSG_BUTTON_1417_NAME (442//)
  2216. Update fonts
  2217. ;
  2218. MSG_LABEL_1420_NAME (443//)
  2219. Automatically update fonts
  2220. ;
  2221. MSG_LABEL_1423_NAME (444//)
  2222. Also use bitmap fonts
  2223. ;
  2224. MSG_VGROUP_1485_NAME (445//)
  2225. Options
  2226. ;
  2227. MSG_LABEL_1487_NAME (446//)
  2228. Handle compounds
  2229. ;
  2230. MSG_CYCLE_1488_NAME (447//)
  2231. Dictionary dependent\nNever\nAnytime\nLanguage dependent
  2232. ;
  2233. MSG_LABEL_1490_NAME (448//)
  2234. Minimum length of words
  2235. ;
  2236. MSG_ARGS_1493_NAME (449//)
  2237. %ld
  2238. ;
  2239. MSG_LABEL_1494_NAME (450//)
  2240. Chars
  2241. ;
  2242. MSG_VGROUP_1480_NAME (451//)
  2243. Suggestions
  2244. ;
  2245. MSG_LABEL_1496_NAME (452//)
  2246. List generation
  2247. ;
  2248. MSG_CYCLE_1497_NAME (453//)
  2249. Language dependent\nAll possibilities\nOnly from dictionary
  2250. ;
  2251. MSG_CYCLE_1481_NAME (454//)
  2252. Sort alphabetical\nSort probability
  2253. ;
  2254. MSG_LABEL_1484_NAME (455//)
  2255. Copy single suggestion to replace gadget
  2256. ;
  2257. MSG_BUTTON_829_NAME (456//)
  2258. _Use
  2259. ;
  2260. MSG_BUTTON_830_NAME (457//)
  2261. _Cancel
  2262. ;
  2263. MSG_LABEL_869_NAME (458//)
  2264. Change the window size until it\nmatches that of a 3½\" disk.
  2265. ;
  2266. MSG_BUTTON_872_NAME (459//)
  2267. _Use
  2268. ;
  2269. MSG_BUTTON_873_NAME (460//)
  2270. _Cancel
  2271. ;
  2272. MSG_HGROUP_1004_NAME (461//)
  2273. Display\nPosition\nAppearance\nText
  2274. ;
  2275. MSG_HGROUP_921_NAME (462//)
  2276. Display
  2277. ;
  2278. MSG_LABEL_926_NAME (463//)
  2279. Display greyscales only\nDo not show contents\nDo not print
  2280. ;
  2281. MSG_VGROUP_955_NAME (464//)
  2282. Position
  2283. ;
  2284. MSG_CHECKBOX_958_HELP (465//)
  2285. Check this gadget if you want the box to\nbe protected from accidental movement.
  2286. ;
  2287. MSG_LABEL_960_NAME (466//)
  2288. Lock position
  2289. ;
  2290. MSG_CHECKBOX_959_HELP (467//)
  2291. Check this gadget if you want the box \nto be protected from accidental scaling.
  2292. ;
  2293. MSG_LABEL_996_NAME (468//)
  2294. Lock size
  2295. ;
  2296. MSG_IMAGEPOPUP_973_NAME (469//)
  2297. Left, Width\nLeft, Right\nRight, Width
  2298. ;
  2299. MSG_LABEL_963_NAME (470//)
  2300. Left
  2301. ;
  2302. MSG_LABEL_964_NAME (471//)
  2303. Left
  2304. ;
  2305. MSG_LABEL_965_NAME (472//)
  2306. Right
  2307. ;
  2308. MSG_LABEL_969_NAME (473//)
  2309. Width
  2310. ;
  2311. MSG_LABEL_970_NAME (474//)
  2312. Right
  2313. ;
  2314. MSG_LABEL_971_NAME (475//)
  2315. Width
  2316. ;
  2317. MSG_IMAGEPOPUP_976_NAME (476//)
  2318. Top, Height\nTop, Bottom\nBottom, Height
  2319. ;
  2320. MSG_LABEL_978_NAME (477//)
  2321. Top
  2322. ;
  2323. MSG_LABEL_979_NAME (478//)
  2324. Top
  2325. ;
  2326. MSG_LABEL_980_NAME (479//)
  2327. Bottom
  2328. ;
  2329. MSG_LABEL_984_NAME (480//)
  2330. Height
  2331. ;
  2332. MSG_LABEL_985_NAME (481//)
  2333. Bottom
  2334. ;
  2335. MSG_LABEL_986_NAME (482//)
  2336. Height
  2337. ;
  2338. MSG_VGROUP_936_NAME (483//)
  2339. Inside border
  2340. ;
  2341. MSG_LABEL_938_NAME (484//)
  2342. Top
  2343. ;
  2344. MSG_LABEL_941_NAME (485//)
  2345. Left
  2346. ;
  2347. MSG_LABEL_944_NAME (486//)
  2348. Right
  2349. ;
  2350. MSG_LABEL_947_NAME (487//)
  2351. Bottom
  2352. ;
  2353. MSG_HGROUP_928_NAME (488//)
  2354. Border
  2355. ;
  2356. MSG_LABEL_929_NAME (489//)
  2357. Line weight
  2358. ;
  2359. MSG_VGROUP_949_NAME (490//)
  2360. Color
  2361. ;
  2362. MSG_LABEL_951_NAME (491//)
  2363. Bordercolor\nBackgroundcolor
  2364. ;
  2365. MSG_ARGS_953_NAME (492//)
  2366. %s
  2367. ;
  2368. MSG_ARGS_934_NAME (493//)
  2369. %s
  2370. ;
  2371. MSG_BUTTON_1026_NAME (495//)
  2372. New
  2373. ;
  2374. MSG_BUTTON_1026_HELP (494//)
  2375. Create a new color.
  2376. ;
  2377. MSG_BUTTON_1027_NAME (497//)
  2378. Del.
  2379. ;
  2380. MSG_BUTTON_1027_HELP (496//)
  2381. Remove the selected color.
  2382. ;
  2383. MSG_ARROW_1028_HELP (498//)
  2384. Move the selected color up in the list.
  2385. ;
  2386. MSG_ARROW_1029_HELP (499//)
  2387. Move the selected color down in the list.
  2388. ;
  2389. MSG_STRING_1036_HELP (500//)
  2390. Here you can edit the name \nof the selected color.
  2391. ;
  2392. MSG_HGROUP_1038_NAME (501//)
  2393. RGB\nHSV
  2394. ;
  2395. MSG_LABEL_1039_NAME (502//)
  2396. R\nG\nB
  2397. ;
  2398. MSG_LABEL_1040_NAME (503//)
  2399. H\nS\nV
  2400. ;
  2401. MSG_VGROUP_1063_NAME (504//)
  2402. Layout
  2403. ;
  2404. MSG_LABEL_1066_NAME (505//)
  2405. Text can be displaced
  2406. ;
  2407. MSG_BUTTON_990_NAME (507//)
  2408. _Use
  2409. ;
  2410. MSG_BUTTON_990_HELP (506//)
  2411. Close the window and apply all changes.
  2412. ;
  2413. MSG_BUTTON_991_NAME (509//)
  2414. _Apply
  2415. ;
  2416. MSG_BUTTON_991_HELP (508//)
  2417. Apply all changes without closing the window.
  2418. ;
  2419. MSG_BUTTON_992_NAME (511//)
  2420. _Reset
  2421. ;
  2422. MSG_BUTTON_992_HELP (510//)
  2423. Reset all parameters to the state they \nwere in before last calling use/apply.
  2424. ;
  2425. MSG_BUTTON_993_NAME (513//)
  2426. _Cancel
  2427. ;
  2428. MSG_BUTTON_993_HELP (512//)
  2429. Close the window without applying any changes.
  2430. ;
  2431. MSG_LABEL_1070_NAME (514//)
  2432. amigawriter
  2433. ;
  2434. MSG_LABEL_1073_NAME (515//)
  2435. Copyright © 1998-2000 HAAGE & PARTNER GmbH
  2436. ;
  2437. MSG_ARGS_1072_NAME (516//)
  2438. %s
  2439. ;
  2440. MSG_ARGS_1077_NAME (517//)
  2441. %s
  2442. ;
  2443. MSG_LABEL_1082_NAME (518//)
  2444. Search for
  2445. ;
  2446. MSG_LABEL_1085_NAME (519//)
  2447. Replace with
  2448. ;
  2449. MSG_CYCLE_1088_NAME (520//)
  2450. Search backward\nSearch forward\nSearch all
  2451. ;
  2452. MSG_LABEL_1091_NAME (521//)
  2453. Search case insensitive
  2454. ;
  2455. MSG_BUTTON_1093_NAME (522//)
  2456. _Search
  2457. ;
  2458. MSG_BUTTON_1094_NAME (523//)
  2459. _Replace
  2460. ;
  2461. MSG_BUTTON_1095_NAME (524//)
  2462. Replace _all
  2463. ;
  2464. MSG_STRING_1179_HELP (525//)
  2465. Here you can edit the name\nof the selected chapter.
  2466. ;
  2467. MSG_HGROUP_1230_NAME (526//)
  2468. Output\nPrinter\nPaper
  2469. ;
  2470. MSG_VGROUP_1250_NAME (527//)
  2471. Range
  2472. ;
  2473. MSG_LABEL_1233_NAME (528//)
  2474. Chapter
  2475. ;
  2476. MSG_ARGS_1234_NAME (529//)
  2477. %s
  2478. ;
  2479. MSG_LABEL_1237_NAME (530//)
  2480. Pages
  2481. ;
  2482. MSG_LABEL_1239_NAME (531//)
  2483. to
  2484. ;
  2485. MSG_HGROUP_1241_NAME (532//)
  2486. Copies
  2487. ;
  2488. MSG_LABEL_1242_NAME (533//)
  2489. Copies
  2490. ;
  2491. MSG_HGROUP_1254_NAME (534//)
  2492. Sort
  2493. ;
  2494. MSG_LABEL_1245_NAME (535//)
  2495. All pages\nFront sides\nBack sides
  2496. ;
  2497. MSG_LABEL_1248_NAME (536//)
  2498. Order
  2499. ;
  2500. MSG_CYCLE_1249_NAME (537//)
  2501. Forward\nBackward
  2502. ;
  2503. MSG_VGROUP_1228_NAME (538//)
  2504. Printer
  2505. ;
  2506. MSG_LABEL_1591_NAME (539//)
  2507. Unit
  2508. ;
  2509. MSG_LABEL_1182_NAME (540//)
  2510. Driver
  2511. ;
  2512. MSG_ARGS_1183_NAME (541//)
  2513. %s
  2514. ;
  2515. MSG_LABEL_1186_NAME (542//)
  2516. Print density
  2517. ;
  2518. MSG_ARGS_1188_NAME (543//)
  2519. %ld
  2520. ;
  2521. MSG_LABEL_1190_NAME (544//)
  2522. Resolution
  2523. ;
  2524. MSG_ARGS_1191_NAME (545//)
  2525. %ld
  2526. ;
  2527. MSG_LABEL_1192_NAME (546//)
  2528. DPI ×
  2529. ;
  2530. MSG_ARGS_1193_NAME (547//)
  2531. %ld
  2532. ;
  2533. MSG_LABEL_1194_NAME (548//)
  2534. DPI
  2535. ;
  2536. MSG_ARGS_1595_NAME (549//)
  2537. %s
  2538. ;
  2539. MSG_VGROUP_1223_NAME (550//)
  2540. Display
  2541. ;
  2542. MSG_LABEL_1265_NAME (551//)
  2543. Dither
  2544. ;
  2545. MSG_CYCLE_1266_NAME (552//)
  2546. Ordered\nHalftone\nFloyd-Steinberg
  2547. ;
  2548. MSG_LABEL_1199_NAME (553//)
  2549. Color
  2550. ;
  2551. MSG_CYCLE_1221_NAME (554//)
  2552. Black/White\nGrayscale\nColor
  2553. ;
  2554. MSG_LABEL_1201_NAME (555//)
  2555. Threshold
  2556. ;
  2557. MSG_ARGS_1203_NAME (556//)
  2558. %ld
  2559. ;
  2560. MSG_HGROUP_1204_NAME (557//)
  2561. Color correction
  2562. ;
  2563. MSG_LABEL_1209_NAME (558//)
  2564. Red\nGreen\nBlue
  2565. ;
  2566. MSG_VGROUP_1357_NAME (559//)
  2567. Paper source
  2568. ;
  2569. MSG_LABEL_1326_NAME (560//)
  2570. Driver:
  2571. ;
  2572. MSG_ARGS_1327_NAME (561//)
  2573. %s
  2574. ;
  2575. MSG_LABEL_1329_NAME (562//)
  2576. Format
  2577. ;
  2578. MSG_CYCLE_1330_NAME (563//)
  2579. US Letter\nUS Legal\nDIN A4\nDIN A5\nDIN A6\n\"DIN Lang\" envelope\nOther
  2580. ;
  2581. MSG_VGROUP_1331_NAME (564//)
  2582. Print margins
  2583. ;
  2584. MSG_BUTTON_1596_NAME (565//)
  2585. Read from driver
  2586. ;
  2587. MSG_LABEL_1333_NAME (566//)
  2588. Top
  2589. ;
  2590. MSG_LABEL_1336_NAME (567//)
  2591. Left
  2592. ;
  2593. MSG_LABEL_1338_NAME (568//)
  2594. Right
  2595. ;
  2596. MSG_LABEL_1341_NAME (569//)
  2597. Bottom
  2598. ;
  2599. MSG_BUTTON_1217_NAME (571//)
  2600. _Use
  2601. ;
  2602. MSG_BUTTON_1217_HELP (570//)
  2603. Store the settings but do\nnot print the document.
  2604. ;
  2605. MSG_BUTTON_1218_NAME (573//)
  2606. _Print
  2607. ;
  2608. MSG_BUTTON_1218_HELP (572//)
  2609. Print the document with the\nsettings made in the window.
  2610. ;
  2611. MSG_BUTTON_1219_NAME (575//)
  2612. _Cancel
  2613. ;
  2614. MSG_BUTTON_1219_HELP (574//)
  2615. Close the window, do not apply\nthe settings and do not print.
  2616. ;
  2617. MSG_ARGS_1258_NAME (576//)
  2618. %s
  2619. ;
  2620. MSG_BUTTON_1261_NAME (577//)
  2621. _Cancel
  2622. ;
  2623. MSG_LABEL_1377_NAME (578//)
  2624. Convert line end into space\nConvert empty line into paragraph end
  2625. ;
  2626. MSG_LABEL_1382_NAME (579//)
  2627. Insert newline after each paragraph\nWrite DOS-compatible paragraph ends
  2628. ;
  2629. MSG_BUTTON_1384_NAME (580//)
  2630. _Use
  2631. ;
  2632. MSG_BUTTON_1385_NAME (581//)
  2633. _Cancel
  2634. ;
  2635. MSG_LABEL_1397_NAME (582//)
  2636. Please enter your personal serial number as found \non the registration card into the bottommost gadget.\n\nIf you have not yet sent in your registration card,\nplease do so right now.
  2637. ;
  2638. MSG_LABEL_1389_NAME (583//)
  2639. Name\nCompany\nSerial number
  2640. ;
  2641. MSG_BUTTON_1395_NAME (584//)
  2642. _Use
  2643. ;
  2644. MSG_BUTTON_1396_NAME (585//)
  2645. _Cancel
  2646. ;
  2647. MSG_LABEL_1439_NAME (586//)
  2648. Colors\nChar formats\nParagraph formats
  2649. ;
  2650. MSG_LABEL_1435_NAME (587//)
  2651. Master pages\nChapter formats\n
  2652. ;
  2653. MSG_BUTTON_1437_NAME (588//)
  2654. _Use
  2655. ;
  2656. MSG_BUTTON_1438_NAME (589//)
  2657. _Cancel
  2658. ;
  2659. MSG_ARGS_1463_NAME (590//)
  2660. %s
  2661. ;
  2662. MSG_LABEL_1465_NAME (591//)
  2663. Replace
  2664. ;
  2665. MSG_BUTTON_1471_NAME (592//)
  2666. Add
  2667. ;
  2668. MSG_BUTTON_1470_NAME (593//)
  2669. Replace
  2670. ;
  2671. MSG_BUTTON_1472_NAME (594//)
  2672. Skip
  2673. ;
  2674. MSG_BUTTON_1473_NAME (595//)
  2675. Cancel
  2676. ;
  2677. MSG_ARGS_1568_NAME (596//)
  2678. %s
  2679. ;
  2680. MSG_LABEL_1569_NAME (597//)
  2681. Select another font:
  2682. ;
  2683. MSG_HGROUP_1573_NAME (598//)
  2684. Font
  2685. ;
  2686. MSG_VGROUP_1575_NAME (599//)
  2687. Properties
  2688. ;
  2689. MSG_LABEL_1578_NAME (600//)
  2690. Bold
  2691. ;
  2692. MSG_LABEL_1581_NAME (601//)
  2693. Italic
  2694. ;
  2695. MSG_HGROUP_1588_NAME (602//)
  2696. Preview
  2697. ;
  2698. MSG_BUTTON_1565_NAME (603//)
  2699. _Use
  2700. ;
  2701. MSG_BUTTON_1567_NAME (604//)
  2702. _Cancel
  2703. ;
  2704.